Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / StructList<T> Class / Clear Method

In This Topic
    Clear Method (StructList<T>)
    In This Topic
    Removes all elements from the StructList<T>.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also